- Mindswap
Mindswap
Local-first AI context and memory server for cross-tool coding continuity. MindSwap helps coding agents and developers persist project context, search prior decisions, manage structured memory, resume work across sessions, and keep MCP-compatible tools aligned through one shared context layer.
Overview
MindSwap
MindSwap is a local-first MCP server and CLI for persistent coding context across sessions.
It helps developers and AI coding tools:
- save project and task context
- search previous work and decisions
- manage structured memory
- resume interrupted work
- share one continuity layer across MCP-compatible tools
MCP tools
mindswap_get_context— returns current project and workstream contextmindswap_save_context— saves progress and updates continuity statemindswap_search— searches repo context, history, and memorymindswap_memory— manages decisions, questions, blockers, and follow-ups
CLI capabilities
mindswap initmindswap savemindswap checkpointmindswap summarymindswap resumemindswap searchmindswap askmindswap memorymindswap doctormindswap reindex
Install
{
"mcpServers": {
"mindswap": {
"command": "npx",
"args": ["-y", "mindswap", "mcp"]
}
}
}
GitHub: https://github.com/ShipOrBleed/mindswap
npm: https://www.npmjs.com/package/mindswap
Server Config
{
"mcpServers": {
"mindswap": {
"command": "npx",
"args": [
"-y",
"mindswap",
"mcp"
]
}
}
}Project Info
Created At
a month agoUpdated At
a month agoAuthor Name
Gajendra MalviyaStar
-Language
-License
-Recommend Servers
View All虎嗅嗅 Ai行业参谋
9 hours ago
Airtreks Mcp
@SEKeener
a day ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Fabric
@fabric-agent-plugins
6 hours ago